.hidden
{
display: none ;
}
.dt-button {
margin-top: 4px;
}
.btn-custom-wide {
width:280px;
height: 100px;
}
/* Make modal footer pretty */
.modal-footer-pretty {
border-top: 1px solid #fff;
padding:0rem;
}
/*
DarkGoldenRod
DarkOrange
DodgerBlue
ForestGreen
LightCoral
MidnightBlue
SeaGreen
SteelBlue
*/
.border-1a {
border-width:0.08em !important;
}
.border-1 {
border-width:0.10em !important;
border-color: SteelBlue !important;
}
.border-2 {
border-width:2px !important;
}
.border-right-2 {
border-right-width:4px !important;
}
.border-3 {
border-width:3px !important;
}
.border-5 {
border-width:5px !important;
}
.border-10 {
border-width:10px !important;
}